go/types.Chan.Underlying (method, view implemented interface methods) one use go/types (current package) chan.go#L37: func (c *Chan) Underlying() Type { return c }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)